Constructs NSSegmentedControl object from Ptr handle coming from declares or 3rd party plugin.
Do not pass Ptr in here that is not actually NSSegmentedControl handle, doing so would generate crash.
The NSSegmentedControl class will handle retaining the object once and releasing once the object once the NSSegmentedControl class is no longer used.